func github.com/jackc/pgx/v5/pgconn.computeClientProof
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
auth_scram.go#L320: clientProof := computeClientProof(sc.saltedPassword, sc.authMessage)
auth_scram.go#L345: func computeClientProof(saltedPassword, authMessage []byte) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)